home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / FILE_EDIT.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  729 b   |  26 lines

  1. File - Edit: File Properties.
  2.  
  3.   Description
  4.  
  5.     This view allows you to edit File properties.
  6.  
  7.     File information
  8.   
  9.       'Id' -- The id of the File.
  10.  
  11.       'Size' -- The size of the File.
  12.  
  13.       'Last modified' -- The last time the File was changed.
  14.  
  15.   Controls
  16.  
  17.     'Title' -- The optional title of the File.
  18.  
  19.     'Content type' -- The content type of the file. Zope will try to
  20.     guess an appropriate content type when you upload a File.
  21.  
  22.     'Precondition' -- Allows you to specify a precondition for the
  23.     File. A precondition is a method or document which is executed
  24.     before the File is viewed or downloaded. If the precondition
  25.     raises an exception then the File cannot be viewed.
  26.